Disable use of mmap. This allows Xenstored to run with an NFS-mounted
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Sat, 12 Nov 2005 16:51:14 +0000 (17:51 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Sat, 12 Nov 2005 16:51:14 +0000 (17:51 +0100)
commit8fc503a014a2d7da1435bf0096b393f2394c0f41
treeaa7331d1d1506c69e024bcc1f5de7478ee5d17d3
parent6b9e8cc03bcac22574664e985001e95264666b9e
Disable use of mmap.  This allows Xenstored to run with an NFS-mounted
/var/lib/xenstored.  Closes bug #400.  This fix no doubt has a performance hit,
so I have opened bug #401 to discuss a better fix.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/xenstore/tdb.c